feat(desktop): add Pocket voice settings - #3208
Open
johnmatthewtennant wants to merge 13 commits into
Open
Conversation
johnmatthewtennant
force-pushed
the
jtennant/pocket-tts-settings-v1
branch
from
July 27, 2026 23:41
df8cad5 to
a741f1a
Compare
johnmatthewtennant
force-pushed
the
jt/buzz-voice-refactor
branch
from
July 28, 2026 00:29
8ac609c to
c9dfe50
Compare
johnmatthewtennant
force-pushed
the
jtennant/pocket-tts-settings-v1
branch
2 times, most recently
from
July 28, 2026 04:48
4891a92 to
c118f5a
Compare
johnmatthewtennant
force-pushed
the
jt/buzz-voice-refactor
branch
5 times, most recently
from
July 28, 2026 21:40
be4adc9 to
617e0d2
Compare
johnmatthewtennant
force-pushed
the
jtennant/pocket-tts-settings-v1
branch
from
July 28, 2026 21:48
7e5cc4b to
7cc0804
Compare
johnmatthewtennant
force-pushed
the
jt/buzz-voice-refactor
branch
from
July 29, 2026 00:13
617e0d2 to
388cf0c
Compare
johnmatthewtennant
force-pushed
the
jtennant/pocket-tts-settings-v1
branch
from
July 29, 2026 00:24
7cc0804 to
acb302e
Compare
johnmatthewtennant
force-pushed
the
jt/buzz-voice-refactor
branch
from
July 29, 2026 16:15
388cf0c to
ace19c6
Compare
Signed-off-by: John Tennant <johnmatthewtennant@gmail.com> Signed-off-by: John Tennant <jtennant@block.xyz> Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
Signed-off-by: John Tennant <jtennant@squareup.com>
johnmatthewtennant
force-pushed
the
jtennant/pocket-tts-settings-v1
branch
from
July 29, 2026 16:37
ea833b1 to
6186fc2
Compare
johnmatthewtennant
marked this pull request as ready for review
July 29, 2026 19:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Pocket TTS can read live agent replies during a huddle, but Buzz does not provide an installation-wide way to turn that behavior off or choose among the bundled voices. The setting also needs a stable voice identity boundary that future backends and per-agent preferences can reuse without treating a display label as identity.
Summary
This adds a compact Pocket TTS voice settings surface with an Agent text to speech toggle, preview playback, and 12 bundled voices. Text to speech remains enabled by default with Mary selected. Disabling it immediately cancels queued and in-flight agent speech.
Changes
Pocket TTS voice.limit: 0subscription cannot page missed history or reorder replay against new live events.speakableAgentTextwrapper and replaces stale replay-override coverage with a live-only no-paging assertion.Related issue
961AEB2B-A72B-4804-A669-74314983FCF0Testing
cd desktop && pnpm exec tsc --noEmit: passed.git diff --check: passed.cd desktop && pnpm build:e2e: passed with 4,556 modules transformed.voice-settings.spec.ts --project=smoke: 2 passed, 0 failed.ea833b1fb036e133f9be8ec64de7d34fae1bcd0c.388cf0ccdce8e627be47dd335241987286ab9bf0.Manual validation remaining:
Deferred follow-ups:
Screenshots
The expanded 12-voice selector screenshot is preserved locally at
desktop/test-results/voice-settings/pocket-voices.pngwith SHA-256a430ce71e7093612a0e9d27ebd3c6e43b2fa02b081c28376d8292e50f45d0a8b. It has not been posted.Reviewer-reproducible examples
From a fresh checkout, run the supporting frontend contracts:
Observed result for the exact head:
Exercise the expanded selector and live-only subscription contract:
Observed result:
The remaining user-visible audio check requires a live huddle and physical output device: